#90: Soft apply remount without rebuild - #93
Merged
Conversation
This was referenced Aug 28, 2026
Regression predates #90 (present on main since #30). AgeDisplay poll ticks were treated as urgent structural BUILDS row changes, bypassing mouse-over card deferral and recreating Hyperlink controls during clicks. Ignore AgeDisplay for urgent BuildSource row equality only; identity and navigation metadata changes remain urgent. Historical navigation unchanged (all link columns still use PrimaryRun.RunUrl). Adds presentation/navigation regression tests.
Unthred
pushed a commit
that referenced
this pull request
Aug 28, 2026
Separate compile-in-progress from post-build session work so settled builds accept explicit Rebuild/Tests; refresh Age text in place without urgent card rebuild (#93); skip opening stale test log when run is blocked.
Unthred
pushed a commit
that referenced
this pull request
Aug 28, 2026
Refresh Local BUILDS Status text/glyph/emphasis in place alongside Age ticks (#93); rename status-panel button to match RebuildAndRestartAsync wiring.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #90
Summary
#90 — Settings Hard remount without rebuild
StartAsync(startup build) fromRemountWithoutBuildAsync(Settings HardRestart)StartOnLaunchapplies to cold BM startup onlyStartOnLaunchis trueHyperlink stability (pre-existing regression, narrow fix)
AgeDisplaypoll ticks were treated as urgent structural BUILDS row changes, bypassing mouse-over card deferral and recreatingHyperlinkcontrols during clicksAgeDisplayfor urgentBuildSourcerow equality only; real identity/navigation changes remain urgentPrimaryRun.RunUrl(build results)Verification
Automated
Manual #90 remount-without-build — PASS
BuildAsyncStartOnLaunchsemantics preservedManual Azure BUILDS hyperlinks — FULL PASS
Test plan (reviewer)